Welcome![Sign In][Sign Up]
Location:
Search - sliding window

Search list

[AI-NN-PRHMM

Description: VisualBasic 的 HMM 范例 HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland This project demonstrates use of a Hidden Markov Model (HMM) to define the relationship between normal states (B) and island states (I) within a region of the human chromosome. This algorithm proves particularly useful for gene finding、as CpG islands (regions of DNA with a larger than expected number of adjacent cytosine and guanine nucleotides) tend to appear near the promoters of some 40 of mammalian genes. The automation of this process is critical in gene research because CpG islands are impossible to locate by simply looking at a strand of DNA (as they may cover several hundred bases and their C/G content may be only slightly higher than the expected value). The algorithm is fast、robust、and it includes a wealth of good routines (such as loading FASTA files into VB). Ive tried to include comments where applicable.
Platform: | Size: 33792 | Author: ji zuo-xin | Hits:

[Dialog_Windowsliding_window_protocol

Description: 利用MFC界面模拟滑动窗口协议的运行过程-sliding window protocol simulator
Platform: | Size: 117760 | Author: 王韩笑磊 | Hits:

[Windows Developdatalink

Description: 滑动窗口协议 信道8000bps gobackN-sliding window gobackN
Platform: | Size: 2048 | Author: tisy | Hits:

[Internet-Networkgobackn

Description: 计算机网络 依go-back-n实现的滑动窗口协议 运行稳定 成功传输率超90-Computer network by go-back-n sliding window protocol to achieve stable operation successfully pass Transmission rate of over 90
Platform: | Size: 1024 | Author: 高国峰 | Hits:

[Mathimatics-Numerical algorithmsSlidingWindow

Description: 自己写的关于时间序列滑动窗口分段算法,能输出分段点的位置下标。-Wrote on their own time series sliding window segmentation algorithm, can point out the location of the next sub-standard.
Platform: | Size: 193536 | Author: susan | Hits:

[matlabrouter

Description: 最短路径路由算法及MATLAB实现报告,通过对滑动窗口算法的实现,了解其与单工停等协议的区别,讨论其改良性。内含MATLAB代码,是完整的报告。-The shortest path routing algorithm and MATLAB implementation report to understand the difference with simplex stop and other agreements, and discuss its improvement of the sliding window algorithm. Containing MATLAB code, the full report.
Platform: | Size: 44032 | Author: Tony | Hits:

[JSP/Javaslidingwindow

Description: Simulation of sliding window
Platform: | Size: 342016 | Author: akash | Hits:

[JSP/Javayaun-cmpp3-1[1].2.0

Description: 使用滑动窗口技术实现的cmpp3协议源代码-Using the sliding window technology cmpp3 protocol source code
Platform: | Size: 1180672 | Author: suzg | Hits:

[Windows Develophuadongchuangkou

Description: 先定义两个发送端A和B,发送端A和发送端B用消息管道相连接。从发送端A发送一个大数据量的字符串数据到接收端B,在发送端此大容量字符串被分解成几个帧来进行传送,自己设定相应的接收窗口容量,并使用滑动窗口协议的基本算法思想,是发送端A的字符串数据完整的传送到B端。-Define both the sender A and B, the sender A and sender B connected with a message pipeline. To send a large amount of data from sender A sends string data to the receiving end B, at the sending end of this capacity string is broken down into several frames, set the receive window size, and use the sliding window protocol the basic algorithm ideas, complete data of the sender A string sent to the B-side
Platform: | Size: 1184768 | Author: 赵思宇 | Hits:

[CSharpRSA

Description: 著名的RSA加密算法中的滑动窗口模幂算法 用C#实现,包含各个矩阵的具体实现-The famous RSA encryption algorithm in the sliding window modular exponentiation algorithm is implemented in C#, including the concrete realization of the various matrix
Platform: | Size: 485376 | Author: vron | Hits:

[Dialog_Windowcyuyahuadongchuangkou

Description: c语言模仿滑动窗口协议,源代码。(1) 编写滑动窗口协议的发送程序,令序号长度N=3,窗口最大尺寸=4; (2) 发送程序需要处理的三个事件:网络层分组到达、计时器超时、确认到达可以通过外部输入来模拟;而发送程序应送往对等方的帧直接输出,便于检查程序的正确性。 -c language to imitate the sliding window protocol, the source code. (1) the preparation of the sliding window protocol to send a program, so that the serial number length N = 3, the maximum window size = 4 (2) send the program needs to handle three events: the network layer packet arrives, the timer timeout, confirm arrival external inputs to simulate and send the program should be sent to the side frame directly output, easy to check the correctness of the program.
Platform: | Size: 1024 | Author: 鬼精灵是呆瓜 | Hits:

[TCP/IP stackudp

Description: 滑动窗口协议实现,分为客户端和服务器两部分。另外包含一个udp.cpp是利用udp协议传输文件。-Sliding window protocol is divided into two parts of the client and server. Another contains a udp.cpp is to use the udp protocol to transfer files.
Platform: | Size: 7168 | Author: zhang chen | Hits:

[Windows DevelopSlideWindow

Description: 滑动窗口的实现完整代码及运行程序,C语言写的-Complete code of sliding window and run the program, written in C language
Platform: | Size: 4096 | Author: xiamuzsy | Hits:

[Special Effects32432bcde

Description: 提出了一种基于灰度图像的中值滤波快速算法,在速度上有很大提高,尤其在滑动窗口比较大的时候。-Fast algorithm based on the median filtering of grayscale images greatly improved speed, especially when the sliding window.
Platform: | Size: 185344 | Author: 王滴 | Hits:

[Special Effects443423cdsd

Description: 提出了一种基于灰度图像的二维中值滤波算法。该算法每次只考虑滑动窗中移入的新数据,并充分利用了相 邻象素间的相关信息,避免了传统算法因排序所需的大量数据比较。该算法比较次数仅与窗口行或列尺寸有关,比传统方法 在处理速度上有较大提高-2D median filtering algorithm based on gray-scale images. The algorithm is time to consider a sliding window to move the new data, and make full use of the information, avoiding the traditional algorithm because of the sort required for large amounts of data comparison between adjacent pixels. The algorithm compares the number of window row or column size only improved processing speed than the traditional method
Platform: | Size: 117760 | Author: 王滴 | Hits:

[Internet-Networkdatalink_project

Description: 数据链路层滑动窗口协议的设计与实现。详细试验要求。-Data link layer sliding window protocol design and implementation. Detailed test requirements.
Platform: | Size: 250880 | Author: 李德胜 | Hits:

[SCMFilter

Description: 几个滤波方法,包括限幅滤波,滑动窗口滤波和一阶滤波-Several filtering methods, including limiting filtering, a sliding window filter and a first-order filter
Platform: | Size: 2048 | Author: Bill Liu | Hits:

[Windows DevelopA504687p55p6R

Description: ARQ协议的实现 从单工停等到到滑动窗口协议的实现可直接使用。 -The ARQ protocol implementations from simplex stopped until the realization of the sliding window protocol can be used directly.
Platform: | Size: 18432 | Author: hehe88999 | Hits:

[Windows Developacliient1223c

Description: 实现arq滑动窗口协议客户户端源程序源码 -To achieve the arq sliding window protocol client client source source
Platform: | Size: 18432 | Author: hehe88999 | Hits:

[Windows DevelopSserrver1223l

Description: 实现arq滑动窗口协议的服服务端源程序源码 -The to achieve the arq sliding window protocol clothes server source code source
Platform: | Size: 5120 | Author: hehe88999 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »

CodeBus www.codebus.net